From b6fbae3dc88c67e01c124798d5497ba124d7e6bd Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Thu, 5 Aug 2010 22:10:40 -0400 Subject: [PATCH] Refresh all patches. --- debian/patches/01_soname.patch | 6 ++---- debian/patches/02_amd64.diff | 6 ++---- debian/patches/03_memeset-typo.diff | 6 ++---- debian/patches/04_glx-func-def.diff | 6 ++---- 4 files changed, 8 insertions(+), 16 deletions(-) diff --git a/debian/patches/01_soname.patch b/debian/patches/01_soname.patch index b086ea3..82cf270 100644 --- a/debian/patches/01_soname.patch +++ b/debian/patches/01_soname.patch @@ -1,7 +1,5 @@ -Index: gpac-0.4.5/src/Makefile -=================================================================== ---- gpac-0.4.5.orig/src/Makefile 2008-12-04 18:57:33.000000000 +0100 -+++ gpac-0.4.5/src/Makefile 2008-12-04 18:58:30.000000000 +0100 +--- a/src/Makefile ++++ b/src/Makefile @@ -179,7 +179,7 @@ OBJSPIC=$(OBJS) endif diff --git a/debian/patches/02_amd64.diff b/debian/patches/02_amd64.diff index f0eadd6..25eff36 100644 --- a/debian/patches/02_amd64.diff +++ b/debian/patches/02_amd64.diff @@ -1,7 +1,5 @@ -Index: gpac-0.4.5/configure -=================================================================== ---- gpac-0.4.5.orig/configure 2008-12-04 22:23:57.000000000 +0100 -+++ gpac-0.4.5/configure 2008-12-04 22:24:07.000000000 +0100 +--- a/configure ++++ b/configure @@ -222,7 +222,7 @@ if [ x"$canon_arch" = x"x86_64" -o x"$canon_arch" = x"amd64" ]; then if [ -z "`echo $CFLAGS | grep -- -m32`" ]; then diff --git a/debian/patches/03_memeset-typo.diff b/debian/patches/03_memeset-typo.diff index a165028..721ef8f 100644 --- a/debian/patches/03_memeset-typo.diff +++ b/debian/patches/03_memeset-typo.diff @@ -1,7 +1,5 @@ -Index: gpac-0.4.5/src/isomedia/box_code_base.c -=================================================================== ---- gpac-0.4.5.orig/src/isomedia/box_code_base.c 2009-03-06 13:39:59.000000000 +0100 -+++ gpac-0.4.5/src/isomedia/box_code_base.c 2009-03-06 13:40:23.000000000 +0100 +--- a/src/isomedia/box_code_base.c ++++ b/src/isomedia/box_code_base.c @@ -109,7 +109,7 @@ tmp = (GF_ChapterListBox *) malloc(sizeof(GF_ChapterListBox)); diff --git a/debian/patches/04_glx-func-def.diff b/debian/patches/04_glx-func-def.diff index 8f02adc..c8c987c 100644 --- a/debian/patches/04_glx-func-def.diff +++ b/debian/patches/04_glx-func-def.diff @@ -1,7 +1,5 @@ -Index: gpac-0.4.5/src/compositor/visual_manager_3d_gl.c -=================================================================== ---- gpac-0.4.5.orig/src/compositor/visual_manager_3d_gl.c 2009-09-10 09:52:37.000000000 -0400 -+++ gpac-0.4.5/src/compositor/visual_manager_3d_gl.c 2009-09-10 09:58:53.000000000 -0400 +--- a/src/compositor/visual_manager_3d_gl.c ++++ b/src/compositor/visual_manager_3d_gl.c @@ -70,6 +70,7 @@ #elif defined (WIN32) #define GET_GLFUN(__name) (PFNGLARBMULTITEXTUREPROC) wglGetProcAddress(__name) -- 2.30.2